Learn R Programming

DataSetsUni (version 0.1)

Leaves Data: The phosphorus concentration in the leaves

Description

The function allows to provide the 128 plants which are measures of the phosphorus concentration in the leaves.

Usage

data_leaves

Value

data_leaves gives the phosphorus concentration in the leaves.

Arguments

data_leaves

A vector of (non-negative integer) values.

Author

Muhammad Imran.

R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.

Details

The data describe the 128 plants which are measures of the phosphorus concentration in the leaves. Recently, it is used by Silva et al. (2015) and fitted The compound class of extended Weibull power series distributions.

References

Silva, R. B., Bourguignon, M., Dias, C. R., & Cordeiro, G. M. (2013). The compound class of extended Weibull power series distributions. Computational Statistics & Data Analysis, 58, 352-367.

Examples

Run this code
x<-data_leaves
summary(x)

Run the code above in your browser using DataLab